﻿@charset "utf-8";
/**/
@font-face{
font-family:myfont;
src:url("impact.ttf");
}
* {	margin: 0;	padding: 0;	border: 0;}
body {	margin: 0px;	background:#fff;font-size: 14px;color:#000;line-height: 24px;	font-family: "微软雅黑";}
a {color:#3f3c36;	text-decoration: none; transition:all 0.5s;} 
ul{ list-style:none;}
@media(max-width:8000px) {
#top{ width:100%; position:fixed; top:0; left:0; z-index:10; background:#fff; box-shadow:0 3px 3px rgba(0,0,0,0.1)}
#kuang{ width:95%; margin:0 auto;}
#logo{ float:left; overflow:hidden;}
#logo img{ margin:17px 0 ;}
#logo a{ float:left; display:block;}
#logo p span{ display:block; background:#f08200; color:#fff; line-height:16px; margin-bottom:5px; text-align:center; width:34px; border-radius:2px;}
#logo p{ color:#999; line-height:20px; margin-left:15px; font-size:13px; margin-top:26px; display:block; float:left; border-left:solid 1px #ddd; padding-left:15px;}

#lan{ float:right; margin-left:0; margin-right:1rem;}
#lan p{ float:left; margin-left:20px;}
#lan p a{ display:block; font-size:16px; line-height:90px;}
#lan p a img{ margin:0px 5px 2px 0 ; vertical-align:middle;}
#lan span{ display:none;}

#lan_btn{ float:left; margin-left:20px;}
#lan_btn a{ display:block; font-size:16px; line-height:90px;}
#lan_btn a img{ margin:0px 5px 2px 0 ; vertical-align:middle;}

#lan .li{ position:absolute; background:#f7f7f7; width:150px; margin-left:-60px; padding:20px; display:none;}
#lan .li a{ display:block; line-height:40px; text-align:center; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:14px;}
#lan .li a:hover{ color:#f08200;}


#toptt{ background:#000; line-height:30px; width:100%; height:30px; overflow:hidden;}

#top_menu{ width:100%; background:#222; overflow:hidden;}
#menu{ line-height:50px;overflow:hidden; float:right;}
#menu ul li{ float:left;}
#menu ul li a{ display:block; line-height:90px; font-size:16px; color:#000; padding:0 1.2vw;}
#menu ul li a:hover{ color:#f08200; }


#menu ul li .zmenu{ position:absolute; background:#f7f7f7; text-align:center; overflow:hidden; padding:20px 0 30px 0; width:100%; left:0;margin-left:0px; display:none;}
#menu ul li .zmenu div{ display:inline-block;}
#menu ul li .zmenu p{ float:left;}
#menu ul li .zmenu a{ line-height:40px; font-size:14px; color:#000; font-weight:400; font-size:15px;}
#menu ul li .zmenu a:hover{ color:#f08200}

#menu ul li:nth-child(2) div{ float:right; padding-right:220px;}
#menu ul li:nth-child(3) div{ float:right; padding-right:410px;}
#menu ul li:nth-child(4) div{ float:right; padding-right:250px;}


#menu ul li .zmenu .p_menu{ width:1200px; margin:0 auto; overflow:hidden;}
#menu ul li .zmenu .p_menu div{ float:left; display:block; width:300px; height:250px; padding-top:20px;}
#menu ul li .zmenu .p_menu div dd{ display:block; text-align:left;}
#menu ul li .zmenu .p_menu div dd.tt a{ font-weight:bold; font-size:15px;}
#menu ul li .zmenu .p_menu div dd.pt a{ color:#666; font-size:14px; font-weight:400;}
#menu ul li .zmenu .p_menu div dd.pt a:hover{ color:#f08200;}


#m_menu{ display:none;}
#close{ display:none;}

#search_btn{ float:right; background:url(image/search.png) no-repeat center #f7f7f7; border-radius:50%; width:40px; height:40px; cursor:pointer; margin:25px 0 0 20px; transition:all 0.5s;}
#search_btn:hover{background:url(image/search1.png) no-repeat center #f08200;}

#search{ background:#f7f7f7; position:fixed; left:0;top:90px; width:100%; padding:30px 0;overflow:hidden; display:none;}
#search div{ width:600px; padding:1px; margin:0 auto; overflow:hidden; background:#eee}
#search input{ width:500px; height:40px; background:#fff; text-indent:20px; float:left; color:#000;}
#search button{ width:100px; height:40px; background:url(image/search1.png) no-repeat center #f08200; cursor:pointer;}

#search .guan{ background:#222; width:15px; height:15px; overflow:hidden; padding:0; position:absolute; border-radius:50%; padding:5px; margin:-15px 0 0 590px; cursor:pointer;}
#search .guan img{ width:100%;}

/*banner*/
#banner{ overflow:hidden; margin-top:90px;}
.swiper-container {	width: 100%;margin-left: auto;margin-right: auto;}
.swiper-slide {	text-align: center;	font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;	display: -webkit-flex;	display: flex;	-webkit-box-pack: center;-ms-flex-pack: center;	-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;	-ms-flex-align: center;	-webkit-align-items: center;align-items: center;}
.swiper-slide{ overflow:hidden;}
.swiper-slide img {	width:100%;}
.PC_banner{ display:block;}
.M_banner{ display:none;}

#banner .word{ position:absolute; width:90%; padding-left:10%; text-align:left; color:#fff;}
#banner .word p.a1{ font-size:72px; font-weight:900; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:70px;}
#banner .word p.a2{ font-size:36px; line-height:40px;}
#banner .word p.a3{ font-size:14px; line-height:50px;}
#banner .word p.a4{ margin-top:30px;}
#banner .word p.a4 a{ display:block; width:130px; line-height:40px; color:#fff; font-size:14px; text-align:center; background:#f08200; border-radius:50px;}
#banner .word p.a4 a:hover{ background:#f04f00;}

#ind_pro{ width:100%; background:#f7f8fa; overflow:hidden;}
#ind_pro h2{ font-size:30px; line-height:120px; padding-top:40px; font-weight:500; text-align:center;}



#ind_pro_list{ width:1200px; margin:0 auto 60px auto; padding-bottom:30px; overflow:hidden;}
#ind_pro_list ul{ width:1300px;}
#ind_pro_list ul li{ float:left; width:285px; text-align:center; margin-right:20px;}
#ind_pro_list ul li a{ display:block; text-align:center; border:solid 1px #eee; margin-top:10px; font-size:14px; overflow:hidden;  background:#fff; box-shadow:0 5px 10px rgba(0,0,0,0); background:url(image/line2.jpg) no-repeat left bottom/0 3px #fff;}
#ind_pro_list ul li a img{ width:100%;}
#ind_pro_list ul li a p.num{ font-size:24px;line-height:40px; font-weight:700; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; border-bottom:solid 1px #eee; width:80%; margin:0 auto;}
#ind_pro_list ul li a p.cc{ line-height:40px; padding-bottom:10px; font-size:16px;}
#ind_pro_list ul li a:hover{ box-shadow:0 5px 15px rgba(0,0,0,0.1); color:#f08200;margin-top:0px; border:solid 1px #eee;background:url(image/line2.jpg) no-repeat left bottom/100% 3px #fff;}

/*ind_pro*/
.ind_pro {width:100%; margin-left:auto; margin-right:auto; }
.ind_pro .swiper-slide {text-align: center;font-size: 16px;padding-bottom:20px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.ind_pro .swiper-slide{ overflow:hidden; text-align:center; background:none; }
.ind_pro .swiper-slide a{ padding:10px; display:block; font-size:16px; text-align:center; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; margin-top:5px;}
.ind_pro .swiper-slide a div{ overflow:hidden;}
.ind_pro .swiper-slide a img{width:100%;transition:All 2s ease-in-out; border-top-right-radius:30px;border-bottom-left-radius:30px;}

.ind_pro .swiper-slide a p{line-height:60px;}
.ind_pro .swiper-slide a:hover{margin-top:0px; color:#f08200;}
.ind_pro .swiper-button-next{ display:inherit;}
.ind_pro .swiper-button-prev{ display:inherit;}

#ind_data{ width:100%; background:url(image/di1.jpg) no-repeat center; overflow:hidden; height:369px;}

#ind_data .data{ text-align:center; overflow:hidden; margin-top:60px;}
#ind_data .data ul{ display:inline-block;}
#ind_data .data ul li{ float:left; color:#fff; width:400px; font-size:16px; line-height:30px; background:url(image/line1.png) no-repeat right; padding:60px 0;}
#ind_data .data ul li:nth-child(3){ background:none;}
#ind_data .data ul li p.a1{ font-size:48px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:100px; color:#f08200;}

#ind_case{ overflow:hidden; text-align:center; padding-bottom:80px;}
#ind_case h2{ font-size:30px; line-height:120px; padding-top:40px; font-weight:500; text-align:center;}
#ind_case .list{ text-align:center; width:1200px; margin:0 auto; overflow:hidden;}
#ind_case .list ul{}
#ind_case .list ul li{ float:left; transition:all 1s;}
#ind_case .list ul li:nth-child(1){ width:390px; height:340px; background:url(image/md1.jpg) no-repeat center/100% auto; margin:0 15px 15px 0;}
#ind_case .list ul li:nth-child(2){ width:390px; height:340px; background:url(image/md2.jpg) no-repeat center/100% auto; margin:0 15px 15px 0;}
#ind_case .list ul li:nth-child(3){ width:390px; height:340px; background:url(image/md3.jpg) no-repeat center/100% auto; margin:0 0 15px 0;}
#ind_case .list ul li:nth-child(4){ width:390px; height:281px; background:url(image/md4.jpg) no-repeat center/100% auto; margin:0 15px 15px 0;}
#ind_case .list ul li:nth-child(5){ width:795px; height:281px; background:url(image/md5.jpg) no-repeat center/100% auto; margin:0 0 15px 0;}
#ind_case .list ul li:nth-child(4) a img{ margin-top:70px;}
#ind_case .list ul li:nth-child(5) a img{ margin-top:70px;}


#ind_case .list ul li a{ display:block; color:#fff;}
#ind_case .list ul li a img{margin-top:100px; transition:all 0.5s;}
#ind_case .list ul li a p.a1{ font-size:18px; line-height:30px; padding-bottom:10px;}
#ind_case .list ul li a p.a2{ font-size:14px; column-rule: #fff; line-height:18px;  width:160px; margin:0 auto; padding-bottom:30px; display:none;} 
#ind_case .list ul li:hover{ background-size:150% auto;}
#ind_case .list ul li:hover a img{ margin-top:70px;}
#ind_case .list ul li:hover a p.a2{ display:block;}

#ind_case .list ul li:nth-child(4):hover a img{ margin-top:40px;}
#ind_case .list ul li:nth-child(5):hover a img{ margin-top:40px;}



#ind_company{ width:100%; background:#f7f8fa; overflow:hidden;}

#ind_company .company{ width:1200px; margin:80px auto 50px auto; overflow:hidden; background:#fff;border-top-right-radius:0px;border-bottom-left-radius:0px;}
#ind_company .company .left{ float:left; width:510px; padding-left:60px;}
#ind_company .company .left h1{ font-size:30px; font-weight:500; line-height:70px; padding-top:40px;}
#ind_company .company .left p.a2{ color:#666; font-size:16px; line-height:30px;}
#ind_company .company .left p.a2 span{ display:block; margin-bottom:10px; }
#ind_company .company .left p.a3{ margin-top:50px;}
#ind_company .company .left p.a3 a{ display:block; background:#f08200; color:#fff; width:120px; text-align:center; line-height:36px; border-radius:50px;}
#ind_company .company .left p.a3 a:hover{ background:#f04f00; width:140px;}

#ind_company .company .right{ float:right; padding-bottom:20px;width:560px;height:450px;}
#ind_company .company .right img{border-bottom-left-radius:0px; border-left:solid 0px #f7f8fa; transition:all 1s;}
#ind_company .company .right a{ display:block; overflow:hidden;}
#ind_company .company .right a:hover img{ transform:scale(1.35);}

#ind_news{overflow:hidden; text-align:center;}
#ind_news h2{ font-size:30px; font-weight:500; line-height:70px; padding-top:80px;}
#ind_news .list{ width:1200px; margin:30px auto 60px auto; overflow:hidden;}
#ind_news .list ul{ width:1300px;}
#ind_news .list ul li{ float:left; width:380px; margin-right:30px;}
#ind_news .list ul li a{ display:block; background:#fff; border-top-right-radius:0px;border-bottom-left-radius:0px; overflow:hidden; text-align:left;}
#ind_news .list ul li a p.a1{ overflow:hidden;}
#ind_news .list ul li a p.a1 img{ width:100%; transition:all 0.5s}
#ind_news .list ul li a div{ padding:30px;}
#ind_news .list ul li a p.a2{ font-size:18px; line-height:30px;}
#ind_news .list ul li a p.a3{ color:#666; height:48px; overflow:hidden;}
#ind_news .list ul li a p.a4{ padding-left:20px; margin-top:20px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; background:url(image/k9.png) no-repeat left;color:#999;}

#ind_news .list ul li a:hover p.a1 img{ transform:scale(1.15)} 
#ind_news .list ul li a:hover p.a2{ color:#f08200;}
#ind_news .more{}
#ind_news .more a{ display:block; background:#f08200; color:#fff; line-height:36px; border-radius:50px; width:150px; margin:0 auto 100px auto;}
#ind_news .more a:hover{ background:#f04f00; width:170px;}

#ind_feedback{ width:100%; background:url(image/di2.jpg) no-repeat center; overflow:hidden; height:533px;}
#ind_feedback .feedback{ width:1200px; margin:0 auto; overflow:hidden;}
#ind_feedback .feedback .mess{ width:570px; float:right;}
#ind_feedback .feedback .mess p.a1{ font-size:30px; line-height:50px; padding-top:70px;}
#ind_feedback .feedback .mess p.a2{ color:#666; width:100%; overflow:hidden; padding-bottom:20px;}
#ind_feedback .feedback .mess p.a3{ float:left; width:280px; margin-right:10px;}
#ind_feedback .feedback .mess p.a4{ float:left; width:280px; margin-bottom:10px;}
#ind_feedback .feedback .mess p input{ background:#f7f7f7; width:280px; height:40px; text-indent:10px; line-height:40px;}
#ind_feedback .feedback .mess p.a5{ background:#f7f7f7; overflow:hidden; padding:10px; margin-bottom:20px;}
#ind_feedback .feedback .mess p.a5 textarea{ background:none; width:100%; height:110px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#ind_feedback .feedback .mess p.a6{}
#ind_feedback .feedback .mess p.a6 button{ background:#f08200; width:180px; line-height:40px; color:#fff;border-top-right-radius:10px;border-bottom-left-radius:10px; cursor:pointer; transition:all 0.5s;}
#ind_feedback .feedback .mess p.a6 button:hover{ width:200px;}

#bottom{ width:100%; background:#111; overflow:hidden;}
#bottom ul{ width:1200px; margin:0 auto; overflow:hidden;}
#bottom ul li{ float:left;}
#bottom ul li p.tt{ font-size:18px; color:#fff; line-height:50px; padding-top:40px;}
#bottom ul li p.a1 a{ color:#aaa;}
#bottom ul li p.a1 a:hover{ color:#f08200;}
#bottom ul li p.a1{ color:#aaa;}
#bottom ul li p.a2{ color:#f08200; font-size:24px; line-height:30px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#bottom ul li p.a3{ color:#aaa;}
#bottom ul li:nth-child(1){ width:180px;}
#bottom ul li:nth-child(2){ width:180px;}
#bottom ul li:nth-child(3){ width:200px;}
#bottom ul li:nth-child(4){ width:280px; padding-top:50px;}
#bottom ul li:nth-child(4) img{ width:100px;}
#bottom ul li:nth-child(4) img:nth-child(1){ margin-right:20px;}
#bottom ul li p.a4{ margin-top:20px;}
#bottom ul li p.a4 a{ display:block; background:#252525; width:26px; border-radius:50%; float:left; margin-right:5px;}
#bottom ul li p.a4 a:hover{background:#f08200;}

#copyright{ width:1200px; margin:40px auto 0 auto; overflow:hidden; border-top:solid 1px #3a3a3a; text-align:left; line-height:100px; color:#aaa;}
#copyright span{ float:right;}
#copyright span a{ color:#aaa;}

#float{ position:fixed; z-index:20; bottom:60px;right:20px;}
#float p{ background:rgba(51,51,51,0.8);border-top-right-radius:10px;border-bottom-left-radius:10px; margin-bottom:5px;}
#float p.a3{ background:#f08200; cursor:pointer;}

#banner_about{ width:100%; margin-top:90px; background:#000;}
#banner_about img{ width:100%;}

#about_menu{ width:100%; overflow:hidden;  text-align:center; position:absolute; margin-top:-60px; border-bottom:solid 2px #f08200;}
#about_menu ul{ display:inline-block;}
#about_menu ul li{ float:left; margin:0 10px;}
#about_menu ul li a{ display:block; line-height:50px; font-size:16px; padding:0 50px; background:#f7f8fa; margin-bottom:10px;}
#about_menu ul li a:hover{ background:#f08200; color:#fff; margin-top:0;}
#about_menu ul li a.it{background:#f08200; color:#fff; margin-top:0;}

#case_menu{ width:100%; background:#f7f8fa; text-align:center; height:60px;}
#case_menu div{ position:absolute; margin-top:-78px; width:100%;}
#case_menu ul{display:inline-block;}
#case_menu ul li{ float:left;}
#case_menu ul li a{display:block; line-height:20px; padding-bottom:26px; font-size:16px; background:#f1f1f1; width:240px; margin-bottom:10px;}
#case_menu ul li a img{ width:30%; padding:10px 0 0 0;}
#case_menu ul li a:hover{ background:url(image/line2.jpg) no-repeat top left/100% 2px #fff; color:#f08200;margin-top:0;}
#case_menu ul li a.it{ background:url(image/line2.jpg) no-repeat top left/100% 2px #fff; color:#f08200;margin-top:0;}

#pro_menu{ width:100%; background:#f7f8fa; text-align:center; height:60px;}
#pro_menu div{ position:absolute; margin-top:-86px; width:100%;}
#pro_menu ul{display:inline-block;}
#pro_menu ul li{ float:left;}
#pro_menu ul li a{display:block; line-height:20px; padding-bottom:26px; font-size:16px;  background:url(image/line2.jpg) no-repeat top left/0% 2px #f1f1f1; width:150px;}
#pro_menu ul li a img{ width:60px; padding:30px 30px 0px 30px;}

#pro_menu ul li a:hover{ background:url(image/line2.jpg) no-repeat top left/100% 2px #fff; color:#f08200; margin-top:0;}
#pro_menu ul li a.it{background:url(image/line2.jpg) no-repeat top left/100% 2px #fff; color:#f08200; margin-top:0;}




#title{ width:1200px; margin:80px auto 60px auto; overflow:hidden; border-bottom:solid 0px #eee;}
#title h1{ font-size:36px; line-height:80px; font-weight:500; text-align:center; }
#title p{ float:right; line-height:60px; color:#999; display:none;}
#title p a{ color:#999;}
#title p a:hover{ color:#000;}


#about1{ width:1200px; margin:0 auto; overflow:hidden; color:#666; background:#f7f8fa;}
#about1 .left{ width:440px; float:left; padding:30px 80px; }
#about1 .left p.tt{ font-size:24px; line-height:60px; color:#000;}
#about1 .left p.cc{ font-size:16px;line-height:30px;}
#about1 .right{ float:right; width:600px; overflow:hidden;}
#about1 .right img{ transition:all 0.5s;}
<!--#about1:hover .right img{transform:scale(1.15);}

#about2{ width:1200px; margin:40px auto 0 auto; overflow:hidden; color:#666; background:#f7f8fa;}
#about2 .left{ width:440px; float:right; padding:50px 80px; }
#about2 .left p.tt{ font-size:24px; line-height:60px; color:#000;}
#about2 .left p.cc{ font-size:16px;line-height:30px;}
#about2 .right{ float:left; width:600px; overflow:hidden;}
#about2 .right img{ transition:all 0.5s;}
<!--#about2:hover .right img{transform:scale(1.15);}

#about2_a{ width:1200px; margin:40px auto 0 auto; overflow:hidden; color:#666; background:#f7f8fa;}
#about2_a .left{ width:440px; float:left; padding:50px 80px; }
#about2_a .left p.tt{ font-size:24px; line-height:60px; color:#000;}
#about2_a .left p.cc{ font-size:16px;line-height:30px;}
#about2_a .right{ float:right; width:600px; overflow:hidden; padding-top:30px;}
#about2_a .right img{ transition:all 0.5s;}
<!--#about2_a:hover .right img{transform:scale(1.15);}

#about2_b{ width:1200px; margin:40px auto 120px auto; overflow:hidden; color:#666; background:#f7f8fa;}
#about2_b .left{ width:440px; float:right; padding:50px 80px; }
#about2_b .left p.tt{ font-size:24px; line-height:60px; color:#000;}
#about2_b .left p.cc{ font-size:16px;line-height:30px;}
#about2_b .right{ float:left; width:600px; overflow:hidden;}
#about2_b .right img{ transition:all 0.5s;}
<!--#about2_b:hover .right img{transform:scale(1.15);}



#about3{ width:1200px; margin:40px auto 30px auto; text-align:center; overflow:hidden; padding:0 0;}
#about3 ul{ display:inline-block;}
#about3 ul li{ float:left; box-shadow:0 2px 10px rgba(0,0,0,0); width:210px; text-align:center; color:#000; background:#fff; cursor:pointer; line-height:50px; margin-right:10px;border-radius:5px; font-size:14px; transition:all 0.5s;}

#about4{ width:100%; background:url(image/dicom.jpg) no-repeat top; background-attachment:fixed; padding:0 0 100px 0; overflow:hidden; }

#about4_1 .tt{ font-size:30px; line-height:60px; color:#fff; text-align:center; padding-bottom:40px; padding-top:30px;}
#about4_1_a{ width:1200px; margin:20px auto 00px auto; overflow:hidden; background:rgba(255,255,255,0.9);}
#about4_1_a .left{ width:500px; float:left; padding:50px 20px 0px 80px;}
#about4_1_a .left p.a1{ font-size:24px; line-height:60px; }
#about4_1_a .left p.a2{ line-height:30px; color:#666; font-size:16px; }
#about4_1_a .right{ width:500px; padding:70px 80px 00px 20px; float:right;}
#about4_1_a .right img{ border-top-right-radius:0px;border-bottom-left-radius:0px; width:100%;}

#about4_1_b{ width:1200px; margin:00px auto 40px auto; overflow:hidden; background:rgba(255,255,255,0.9);}
#about4_1_b .left{ width:500px; float:right; padding:50px 80px 50px 20px;}
#about4_1_b .left p.a1{ font-size:24px; line-height:60px;}
#about4_1_b .left p.a2{ line-height:30px; color:#666; font-size:16px;}
#about4_1_b .right{ width:500px; padding:70px 20px 50px 80px; float:left;}
#about4_1_b .right img{ border-top-right-radius:0px;border-bottom-left-radius:0px;width:100%;}



#about4_2{ width:1200px; margin:0 auto; overflow:hidden;}
#about4_2 .con p.a1{ font-size:30px; line-height:60px; text-align:center; padding-bottom:40px; padding-top:30px; color:#fff}
#about4_2 .con p.a2{ line-height:30px; color:#666; font-size:16px;color:#fff}

#about4_2 .list{ width:1200px; margin:100px auto 0 auto; overflow:hidden;}


/*ind_pro*/
.ind_honor {width:100%; margin-left:auto; margin-right:auto; }
.ind_honor .swiper-slide {text-align: center;padding-bottom:20px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.ind_honor .swiper-slide{ overflow:hidden; text-align:center; background:none; }
.ind_honor .swiper-slide a{ padding:0; display:block; font-size:16px; text-align:center; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; margin-top:5px; margin-bottom:50px;}
.ind_honor .swiper-slide a div{ overflow:hidden;}
.ind_honor .swiper-slide a img{width:100%;transition:All 2s ease-in-out;}

.ind_honor .swiper-slide a p{line-height:60px;}
.ind_honor .swiper-slide a:hover{margin-top:0px; color:#f08200;}
.ind_honor .swiper-button-next{ display:inherit;}
.ind_honor .swiper-button-prev{ display:inherit;}

#about4_3{ width:1200px; margin:0 auto; overflow:hidden;}
#about4_3 .con p.a1{ font-size:30px; line-height:60px; text-align:center; padding:30px 0 40px 0;color:#fff}
#about4_3 .con p.a2{ line-height:30px; color:#666; font-size:16px;color:#fff}

#about4_3 .li{ width:1200px; margin:40px auto 0 auto; overflow:hidden;}
#about4_3 .li ul{ width:1400px;}
#about4_3 .li ul li{ background:#fff; padding:30px;border-top-right-radius:0;border-bottom-left-radius:0; float:left; margin:10px 10px 0px 0;}
#about4_3 .li ul li p{ color:#666;}
#about4_3 .li ul li p.cc{ min-height:120px;}
#about4_3 .li ul li p.tt{ font-size:18px; color:#000; line-height:30px; padding-bottom:10px;}
#about4_3 .li ul li p.tt span{ display:block; float:left; background:#f08200; border-radius:50%; line-height:24px; width:24px; margin:3px 5px 0 0; text-align:center; color:#fff; font-size:14px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#about4_3 .li ul li:nth-child(1){ width:260px}
#about4_3 .li ul li:nth-child(2){ width:390px}
#about4_3 .li ul li:nth-child(3){ width:350px;}
#about4_3 .li ul li:nth-child(4){ width:720px}
#about4_3 .li ul li:nth-child(5){ width:350px}
#about4_3 .li ul li:nth-child(6){ width:720px}
#about4_3 .li ul li:nth-child(7){ width:350px}

#about4_4{ width:1200px; margin:0 auto; overflow:hidden;}
#about4_4 .con p.a1{ font-size:30px; line-height:60px; text-align:center; padding:30px 0 40px 0;color:#fff}
#about4_4 .con p.a2{ line-height:30px; color:#666; font-size:16px;color:#fff}

#about4_4 .list{ width:1200px; margin:80px auto 0 auto; overflow:hidden;}
/*ind_equipment*/
.ind_equipment {width:100%; margin-left:auto; margin-right:auto; }
.ind_equipment .swiper-slide {text-align: center;padding-bottom:20px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.ind_equipment .swiper-slide{ overflow:hidden; text-align:center; background:none; }
.ind_equipment .swiper-slide a{ padding:10px; display:block; font-size:16px; margin-bottom:50px; background:#fff; text-align:center; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; margin-top:5px;}
.ind_equipment .swiper-slide a div{ overflow:hidden;}
.ind_equipment .swiper-slide a img{width:100%;transition:All 2s ease-in-out;}

.ind_equipment .swiper-slide a p{line-height:60px;}
.ind_equipment .swiper-slide a:hover{margin-top:0px; color:#f08200;}
.ind_equipment .swiper-button-next{ display:inherit;}
.ind_equipment .swiper-button-prev{ display:inherit;}

#history{ width:1200px; margin:0 auto 100px auto; overflow:hidden;}

#history_info{ width:440px; float:left;}
#history_info p.a1 img{ width:100%;}
#history_info p.a2{ font-size:16px; color:#666; line-height:30px; padding-top:20px;}
#history_info p.a3{ padding-top:20px;}
#history_info p.a3 img{ width:100%;}

#history_con{ width:710px; float:right; overflow:hidden; background:url(image/line4.jpg) 30px top repeat-y;}
#history_con dl{ list-style:none;}
#history_con dl dd{ width:100%; background:url(image/btn1.png) 22px 25px no-repeat; overflow:hidden; padding-top:0px; padding-bottom:30px; margin-bottom:0px; }
#history_con dl dd div{ width:81%; float:right; overflow:hidden; border:solid 1px #eee; padding:20px 4% 5px 4%; box-shadow:0 2px 5px rgba(0,0,0,0.1); background:url(image/line2.jpg) no-repeat left bottom/0% 2px; transition:all 0.5s;}
#history_con dl dd span{display:block; text-align:left; font-size:30px; color:#000; font-weight:900; line-height:30px; padding-bottom:20px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#history_con dl dd p{ text-align:left; border-top:solid 1px #eee; line-height:30px; font-size:16px; padding-bottom:20px; color:#666; padding-top:20px;}
#history_con dl dd div span.mig{ position:absolute; margin:-15px 0 0 -55px;}

#history_con dl dd:hover div{ background:url(image/line2.jpg) no-repeat left bottom/100% 2px;}
#history_con dl dd:hover div span{ color:#f08200;}


#culture{ width:1200px; margin:40px auto 0 auto; overflow:hidden;}

#culture .a1{ width:300px; float:left; margin:0 20px 0 0;}
#culture .a1 ul li{ width:100%; height:200px; text-align:center; overflow:hidden; margin-bottom:20px; cursor:pointer;}
#culture .a1 ul li p.tt{ font-size:28px; line-height:50px; margin-top:75px; transition:all 0.5s;}
#culture .a1 ul li p.cc{ font-size:16px;display:none;}
#culture .a1 ul li:nth-child(1){ background:url(image/cu1.jpg) no-repeat center; color:#fff;}
#culture .a1 ul li:nth-child(2){ background:#eeeeee; color:#000;}

#culture .a2{ width:560px; float:left; margin:0 20px 20px 0;}

#culture .a3{ width:300px; float:left; margin:0;}
#culture .a3 ul li{ width:100%; height:200px; text-align:center; overflow:hidden; margin-bottom:20px;cursor:pointer;}
#culture .a3 ul li p.tt{ font-size:28px; line-height:50px; margin-top:75px; transition:all 0.5s;}
#culture .a3 ul li p.cc{ font-size:16px;display:none;}
#culture .a3 ul li:nth-child(1){ background:#eee; color:#000;}
#culture .a3 ul li:nth-child(2){ background:#ee8202; color:#fff;}

#culture1{ width:1200px; margin:0 auto 130px auto; overflow:hidden;}
#culture1 ul{ width:1300px;}
#culture1 ul li{ width:590px; float:left; margin-right:20px; text-align:center; height:200px; color:#fff;cursor:pointer;}
#culture1 ul li p.tt{ font-size:28px; line-height:50px; margin-top:75px; transition:all 0.5s;}
#culture1 ul li p.cc{ font-size:16px; padding:0 40px; display:none;}
#culture1 ul li:nth-child(1){ background:#ee8202;}
#culture1 ul li:nth-child(2){ background:url(image/cu3.jpg) no-repeat center;}






#news_menu{ width:100%; overflow:hidden; position:absolute; margin-top:-60px; z-index:2;}
#news_menu div{ float:right; overflow:hidden;}
#news_menu ul{ float:left; background:url(image/di3.png) no-repeat left top; margin-top:10px; margin-right:-50px; z-index:1; padding:0 100px 0 50px; width:100px; height:50px;}
#news_menu ul.kuan{ float:left; background:url(image/di4.png) no-repeat left top; height:60px; z-index:9; margin-top:0; padding:0;}

#news{ width:1200px; margin:0 auto; overflow:hidden;}
#news ul{ width:1300px;}
#news ul li{ overflow:hidden; border-bottom:solid 0px #eee; width:380px; margin-right:30px; float:left;}
#news ul li a{ display:block;overflow:hidden; padding:20px 0 50px 0; background:url(image/line2.jpg) no-repeat left bottom/0% 0;}
#news ul li a:hover{ background:url(image/line2.jpg) no-repeat left bottom/100% 0;}
#news ul li a .a1{ width:100%; overflow:hidden;}
#news ul li a .a1 img{ width:100%;border-top-right-radius:0px;border-bottom-left-radius:0px; transition:all 0.5s;}
#news ul li a:hover .a1 img{ transform:scale(1.15);}
#news ul li a .a2{ overflow:hidden; width:100%;}
#news ul li a .a2 p.tt{ font-size:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#000; padding:20px 0;}
#news ul li a:hover .a2 p.tt{ color:#ff8e00;}
#news ul li a .a2 p.cc{ height:48px; overflow:hidden; color:#666; font-size:16px; margin-bottom:10px;}
#news ul li a .a2 p.time{ background:url(image/k9.png) no-repeat left; padding-left:20px; color:#999; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}

#page{ width:100%; text-align:center; overflow:hidden; margin:60px auto 100px auto;}
#page ul{ display:inline-block;}
#page ul li{ float:left; margin:0 5px;}
#page ul li a{ display:block; line-height:40px; padding:0 20px; border:solid 1px #eee; border-top-right-radius:10px;border-bottom-left-radius:10px;}
#page ul li a:hover{ background:#ff8e00; color:#fff;}
#page ul li a.it{ background:#ff8e00; color:#fff;}

#contact{ width:1200px; margin:40px auto 100px auto; overflow:hidden;}
#contact .con{ width:1300px; overflow:hidden;}
#contact .con div.li{ line-height:60px; overflow:hidden; border-bottom:solid 1px #eee; color:#666;  font-size:16px; float:left; width:580px;margin-right:40px; margin-bottom:20px;}
#contact .con div.li:last-child{ width:1200px;}
#contact .con div.li p{ float:left;}
#contact .con div.li p img{ height:50px; margin-top:5px;}

#contact .map{ width:1200px; margin-top:50px; overflow:hidden;}
#contact .map img{ border-top-right-radius:0px;border-bottom-left-radius:0px;}

#login{ width:100%; background:url(image/downloadpic.jpg) no-repeat top center #eee; padding-top:100px; overflow:hidden;}

#login .kuang{ width:400px; margin:150px auto 150px auto; overflow:hidden; background:#fff; padding:30px 50px; border-top-right-radius:50px;border-bottom-left-radius:50px;}
#login .kuang p.tt{ font-size:30px; line-height:50px; padding-bottom:30px;}
#login .kuang p.cc{ margin-bottom:20px;}
#login .kuang p.cc input{ width:100%; height:50px; background:#f7f7f7; text-indent:20px; border-top-right-radius:10px;border-bottom-left-radius:10px;}
#login .kuang p.forget{ text-align:right;}
#login .kuang p.forget a{ color:#f08200;}
#login .kuang p.gogo button{ background:#f08200; transition:all 0.5s; color:#fff; width:100%; line-height:50px; font-size:18px; margin-top:20px;border-top-right-radius:10px;border-bottom-left-radius:10px; cursor:pointer;}
#login .kuang p.gogo button:hover{ background:#f04f00;}
#login .kuang p.reg{ border-top:solid 1px #eee; width:80%; margin:80px auto 0 auto; text-align:center; padding-top:30px; padding-bottom:50px;}

#bread{ width:1200px; margin:0 auto; overflow:hidden; border-bottom:solid 1px #eee; line-height:50px; padding-top:40px;}
#bread span{ color:#f08200;}

#bread1{ width:1200px; margin:0 auto; overflow:hidden; border-bottom:solid 0px #eee; line-height:50px; padding-top:20px;}
#bread1 span{ color:#f08200;}

.title1{ width:1200px; margin:20px auto 30px auto; overflow:hidden; text-align:center; padding:30px 0 0px 0; background:none; border-radius:50px;}
.title1 h2{ font-size:30px; line-height:50px; font-weight:500; }
.title1 p{ width:800px; margin:0 auto; color:#666; font-size:15px;}
.title1 span{display:block; margin:0 auto; padding-top:30px;}
.title1 span a{ display:block; background:#fff; border-radius:50px; border:solid 2px #eee; color:#666; line-height:30px; width:100px; margin:0 auto;}
.title1 span a:hover{ background:#f08200; color:#fff; border:solid 2px #f08200; width:120px;}


.proa{ width:1200px; margin:0 auto; overflow:hidden;}
.proa ul{ width:1300px;}
.proa ul li{ float:left; width:285px; text-align:center; margin:10px 20px 30px 0; height:400px; }
.proa ul li a{ display:block; text-align:center; border:solid 1px #eee; font-size:14px; margin-top:10px; box-shadow:0 5px 10px rgba(0,0,0,0); background:url(image/line2.jpg) no-repeat left bottom/0 3px #fff;}
.proa ul li a img{ width:100%;}
.proa ul li a p.num{ font-size:24px;line-height:40px; font-weight:700; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;  border-bottom:solid 1px #eee; width:80%; font-weight:700; margin:0 auto;}
.proa ul li a p.cc{ line-height:40px; padding-bottom:10px; font-size:16px;}
.proa ul li a:hover{ box-shadow:0 5px 15px rgba(0,0,0,0.1); color:#f08200; border:solid 1px #eee;background:url(image/line2.jpg) no-repeat left bottom/100% 3px #fff;margin-top:0px; }

#gao{ height:60px; overflow:hidden; width:100%;}



#pro{ width:1200px; margin:0 auto; overflow:hidden;}
#pro ul{ width:1300px;}
#pro ul li{ float:left; width:285px; text-align:center; margin:10px 20px 30px 0; height:400px; }
#pro ul li a{ display:block; text-align:center; border:solid 1px #eee; font-size:14px; margin-top:10px; background:#fff; box-shadow:0 5px 10px rgba(0,0,0,0); background:url(image/line2.jpg) no-repeat left bottom/0 3px;}
#pro ul li a img{ width:100%;}
#pro ul li a p.num{ font-size:24px;line-height:40px; font-weight:700; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;  border-bottom:solid 1px #eee; width:80%; font-weight:700; margin:0 auto;}
#pro ul li a p.cc{ line-height:40px; padding-bottom:10px; font-size:16px;}
#pro ul li a:hover{ box-shadow:0 5px 15px rgba(0,0,0,0.1); color:#f08200; border:solid 1px #eee;background:url(image/line2.jpg) no-repeat left bottom/100% 3px;margin-top:0px; }

#probig{ width:1200px; margin:0 auto; overflow:hidden;}
#probig .left{ width:500px; border:solid 1px #eee; float:left;}
#probig .left img{ width:100%;}
#probig .left li{ display:none;}
#probig .right{ width:600px; float:right;}
#probig .right p.a1{ overflow:hidden;}
#probig .right p.a1 span{ font-size:16px; background:#f08200;border-top-right-radius:5px;border-bottom-left-radius:5px; color:#fff; margin-top:8px; padding:0 10px;line-height:26px; float:left; display:block; padding-top:0; border-bottom:solid 0px #eee; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#probig .right p.a2{ line-height:20px; font-size:18px; border-bottom:solid 0px #eee;}
#probig .right p.a3{ padding:20px 0; border-bottom:solid 0px #eee; color:#666;}

#probig .right p.a4t{ font-size:18px; padding-top:20px; line-height:50px; font-weight:900;}
#probig .right div.a4{ overflow:hidden;}
#probig .right div.a4 span{ width:60px; float:left; border:solid 1px #eee;border-top-right-radius:10px;border-bottom-left-radius:10px; margin-right:10px; cursor:pointer; padding:10px;}
#probig .right div.a4 span img{ width:100%;}

#probig .right p.a5{ overflow:hidden; margin-top:50px;}
#probig .right p.a5 a{ display:block; background:#f08200; color:#fff; line-height:50px; width:200px; font-size:16px; border-top-right-radius:10px;border-bottom-left-radius:10px; text-align:center;}
#probig .right p.a5 a:hover{ background:#f04f00; width:220px;}

#probig1{ width:100%; background:#f7f7f7; overflow:hidden; margin-top:80px; padding-bottom:100px;}

#probig1 .btn{ width:1200px; margin:30px auto 10px auto; overflow:hidden;}
#probig1 .btn p{ float:left; background:#fff; width:150px; margin-right:10px; text-align:center; line-height:50px; margin-top:20px; font-size:16px; cursor:pointer; transition:all 0.5s; border-top-right-radius:10px; border-bottom-left-radius:10px;}

#pro_con{ width:1100px; margin:0 auto 0px auto; overflow:hidden; background:#fff; padding:50px; font-size:16px; color:#666; line-height:30px; display:none;}
#pro_con p.tt{ font-size:18px; font-weight:900; line-height:50px; color:#000;}
#pro_con p.t1{ color:#000;}
#pro_con p.pic{ margin:30px 0;}
#pro_con p.pic img{ width:100%;}

#pro_con p.t2{ font-size:24px; line-height:50px; border-bottom:solid 1px #eee; color:#000; font-weight:bold;}

#pro_con .wg{ overflow:hidden; padding-top:30px;}
#pro_con .wg .l{ float:left;}
#pro_con .wg .r{ float:right;}
#pro_con .wg .r table{ border-top:solid 1px #eee;border-left:solid 1px #eee; text-align:center; margin-top:20px;}
#pro_con .wg .r table td{ border-bottom:solid 1px #eee;border-right:solid 1px #eee; font-size:14px; line-height:40px; padding:0 20px; }
#pro_con .wg .r table tr.tot{ background:#f7f7f7; color:#000; font-weight:bold; }

#pro_con .pj{ width:100%; overflow:hidden; margin-top:50px; padding-bottom:10px;}
#pro_con .pj ul li{ border:solid 1px #ccc; float:left; text-align:center; margin-right:30px; margin-bottom:30px; font-size:16px; width:242px; padding:20px 0; border-radius:10px; line-height:40px; overflow:hidden; box-shadow:3px 3px 5px rgba(0,0,0,0.1);}

#pro_can{ width:1100px; margin:0 auto 0px auto; overflow:hidden; background:#fff; padding:50px; font-size:16px; color:#666; line-height:30px; display:none;}
#pro_can table{ border-top:solid 1px #eee; border-left:solid 1px #eee;}
#pro_can table td{border-bottom:solid 1px #eee; border-right:solid 1px #eee; font-size:14px; line-height:18px; padding:10px 10px;}
#pro_can table tr.tot{ color:#fff; background:#333; text-align:center; font-weight:bold; }

#pro_can .tb{ float:left; margin-right:10px;}

#feedback{ width:1200px; margin:80px auto 100px auto; overflow:hidden;}
#feedback .mess{ width:100%; background:#333; color:#fff; text-align:center; line-height:50px;}
#feedback .list{ overflow:hidden; margin-top:20px; width:1300px;}
#feedback .list p{ float:left; margin-right:10px; width:191px;}
#feedback .list p input{ width:100%; height:40px; border:solid 1px #eee; text-indent:10px;}
#feedback .list p.area{ width:1200px; margin-top:10px;}
#feedback .list p.area textarea{ border:solid 1px #eee; width:1178px; padding:10px; height:200px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}

#feedback p.btn{ width:1200px;  margin-top:20px; text-align:center;}
#feedback p.btn button{ width:200px; line-height:50px; background:#f08200; color:#fff; text-align:center; font-size:16px; border-radius:5px; cursor:pointer;}

#pword{ width:100%; position:absolute; text-align:center; color:#fff;}
#pword p.tt{ font-size:42px; line-height:80px;}
#pword p.cc{ font-size:16px; letter-spacing:0px;}
#pword p.btn{ margin-top:30px;}
#pword p.btn a{ display:block; width:120px; line-height:40px; background:#f08200; color:#fff; text-align:center; border-radius:5px; margin:0 auto;}
#pword p.btn a:hover{ width:140px; background:#fff; color:#000;}

#case_list{ width:1200px; margin:80px auto 100px auto; overflow:hidden;}
#case_list ul li{ margin-bottom:40px;}
#case_list ul li a{ display:block; overflow:hidden; background:#f7f7f7;}
#case_list ul li a .left{ width:460px; float:left; padding:50px 70px;}
#case_list ul li a .left p.tt{ font-size:24px; line-height:60px; color:#000;transition:all 0.5s;}
#case_list ul li a .left p.cc{ font-size:16px; line-height:30px; color:#666;transition:all 0.5s;}
#case_list ul li a .left p.more{ color:#000; background:#fff; width:120px; text-align:center; border-radius:50px; color:#f08200; margin-top:50px; line-height:36px;transition:all 0.5s;}
#case_list ul li a .left p.more:hover{ width:140px; background:#000; color:#fff;}
#case_list ul li a .right{ width:600px; float:right; overflow:hidden;}
#case_list ul li a .right img{ transition:all 0.5s;}

#case_list ul li a:hover{ background:#f08200; color:#fff;}
#case_list ul li a:hover .left p.tt{ color:#fff;}
#case_list ul li a:hover .left p.cc{ color:#fff;}
#case_list ul li a:hover .right img{ transform:scale(1.2)}

#case_list ul li.ait a .left{ float:right}
#case_list ul li.ait a .right{ float:left}







#case1{ width:1200px; margin:80px auto 0 auto; overflow:hidden;}
#case1 .tt{ font-size:36px; line-height:120px;text-align:center;}
#case1 .con{ font-size:16px; color:#666; line-height:30px;}



#hy{ width:100%; margin:120px auto 80px auto; background:#f1f1f1;}
#hy .list{ width:1220px; margin:0 auto; overflow:hidden; padding:100px 0 50px 0;}

#case2{ width:1200px; margin:0 auto; overflow:hidden; padding-bottom:80px;}
#case2 .tt{ font-size:36px; line-height:120px; text-align:center;}
#case2 .con{ font-size:16px; color:#666; line-height:30px;}

#case3{ width:100%; background:#f1f1f1; margin:0 auto ; overflow:hidden; padding-bottom:120px; padding-top:80px;}
#case3 .tt{ font-size:36px; line-height:120px; text-align:center;}
#case3 .con{ font-size:16px; color:#666;}

#case3 .list{ width:100%; margin:30px auto 0 auto; text-align:center; overflow:hidden;}
#case3 .list ul{ display:inline-block;}
#case3 .list ul li{ float:left; width:305px;}
#case3 .list ul li a{ display:block; background:#fff; margin:0 10px; padding-bottom:20px; border-top-right-radius:0px; overflow:hidden; border-bottom-left-radius:0px; overflow:hidden;}
#case3 .list ul li a img{ width:100%;}

#con_feedback{ width:100%; overflow:hidden; background:#f7f8fa;}


#title1{ width:1200px; margin:80px auto 0px auto; overflow:hidden; border-bottom:solid 0px #eee;}
#title1 h1{ font-size:36px; line-height:80px; font-weight:500; text-align:center; }
#title1 p{ float:right; line-height:60px; color:#999; display:none;}
#title1 p a{ color:#999;}
#title1 p a:hover{ color:#000;}

#prolist_con{ width:800px; margin:20px auto 0 auto; overflow:hidden; text-align:left; padding-bottom:80px; color:#fff; font-size:15px;}

.kuang1{ background:#f7f7f7; width:100%; overflow:hidden; padding-bottom:50px;}
.kuang2{ background:#fff; width:100%; overflow:hidden;padding-bottom:50px;}

#download{ width:1200px; margin:0 auto 30px auto; overflow:hidden;}
#download ul li{ line-height:80px; background:#f7f7f7; margin-bottom:10px; font-size:16px; padding:0 50px; color:#666;}
#download ul li img{ vertical-align:middle; margin-right:10px;}
#download ul li span{ float:right;}
#download ul li span a{ display:block; width:100px; background:#fff; text-align:center; line-height:40px; border-radius:50px; margin-top:20px; font-size:14px; color:#000;}
#download ul li span a:hover{ background:#f08200; color:#fff; width:120px;}

.botbox{width:100%; margin:30px auto 0px auto; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; padding:10px 0px; height:20px;}
.botbox .newpage{float:left; width:100%; padding-right:10px; font-size:12px;}
.botbox .newpage span.l{float:left;display:block; line-height:24px;width:49%;}
.botbox .newpage span.r{float:right;display:block; line-height:24px;width:49%;text-align: right}
.botbox .newpage span a{color: #404040;}

#content{ width:800px; margin:80px auto 100px auto; overflow:hidden;}
#content .news_title{ font-size:30px;padding:10px 0 30px 0; line-height:36px;text-align:left;}
#content .news_con{ font-size:16px; line-height:40px; text-align:left;}

.p_list{ width:100%; overflow:hidden;}
.p_list ul li{ width:25%; float:left;}

.wx_img{ display:none;position: absolute;margin-left: -184px;width: 120px;}
.wx_img_m{ display:none;position: absolute;margin-top: -134px;;margin-left: -70px;width: 120px;}



#d_feedback{ width:1200px; margin:80px auto 100px auto; overflow:hidden;}
#d_feedback .mess{ width:100%; background:#333; color:#fff; text-align:center; line-height:50px;}
#d_feedback .list{ overflow:hidden; margin-top:20px; width:1300px;}
#d_feedback .list p{ float:left; margin-right:10px; width:162px;}
#d_feedback .list p input{ width:100%; height:40px; border:solid 1px #eee; text-indent:10px;}
#d_feedback .list p select{ width:100%; height:40px; border:solid 1px #eee; text-indent:10px;}
#d_feedback .list p.area{ width:1200px; margin-top:10px;}
#d_feedback .list p.area textarea{ border:solid 1px #eee; width:1178px; padding:10px; height:200px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}

#d_feedback p.btn{ width:1200px;  margin-top:20px; text-align:center;}
#d_feedback p.btn button{ width:200px; line-height:50px; background:#f08200; color:#fff; text-align:center; font-size:16px; border-radius:5px; cursor:pointer;}

#faq{ width:1200px; margin:0 auto 4vw auto; overflow:hidden;}
#faq ul li{ border:solid 1px #eee; padding:20px 50px; background:#f7f7f7; margin-bottom:20px;}
#faq ul li div:nth-child(1){ font-size:18px; line-height:30px; font-weight:bold;}
#faq ul li div:nth-child(2){ color:#666;}

#down_btn{ width:100%; overflow:hidden; text-align:center; display:none;}
#down_btn ul{ display:inline-block;}
#down_btn ul li{ float:left; margin:0 10px 3vw 10px;}
#down_btn ul li a{ display:block; background:#f7f7f7; line-height:40px; padding:0 50px; border-radius:30px;}
#down_btn ul li a:hover{ background:#f08200; color:#fff;}
#down_btn ul li a.it{ background:#f08200; color:#fff;}

#d_search{ width:800px; margin:0 auto 5vw auto; overflow:hidden; background:#f7f7f7; border:solid 1px #eee;}
#d_search input{ background:none; width:700px; height:50px; line-height:50px; float:left; outline:none; text-indent:20px;}
#d_search button{ text-align:center; width:100px; height:50px; float:right; cursor:pointer;}


}
